bitkeeper revision 1.825.3.18 (406aeeb6EYYfLTekemoWDRaWO8SuEQ)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Wed, 31 Mar 2004 16:15:50 +0000 (16:15 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Wed, 31 Mar 2004 16:15:50 +0000 (16:15 +0000)
commit3072fef54df8b25abb624a52d0a13bdef9b74b97
treeced584f168231f438bd5bc24e5860a86932a613f
parenta6ba94a3071f2454379db3c84aee7298ca63ea61
bitkeeper revision 1.825.3.18 (406aeeb6EYYfLTekemoWDRaWO8SuEQ)

highmem.c, highmem.h:
  new file
Many files:
  New bootstrap layout for DOM0 and for all Linux domains. Xenolinux now support CONFIG_HIGHMEM for up to 4GB allocated to a Xenolinux domain.
.del-highmem.h~c3cf3f6856a90f6:
  Delete: xenolinux-2.4.25-sparse/include/asm-xen/highmem.h
elf.h:
  Rename: xen/include/asm-i386/elf.h -> xen/include/xen/elf.h
.del-elf.h~57347596c85127ef:
  Delete: xen/include/asm-x86_64/elf.h
28 files changed:
.rootkeys
extras/mini-os/Makefile
extras/mini-os/head.S
tools/xc/lib/xc_linux_build.c
tools/xc/lib/xc_private.h
xen/arch/i386/mm.c
xen/arch/i386/setup.c
xen/arch/i386/traps.c
xen/common/domain.c
xen/common/kernel.c
xen/common/memory.c
xen/include/asm-i386/elf.h [deleted file]
xen/include/asm-x86_64/elf.h [deleted file]
xen/include/hypervisor-ifs/hypervisor-if.h
xen/include/xen/elf.h [new file with mode: 0644]
xen/include/xen/mm.h
xen/include/xen/sched.h
xenolinux-2.4.25-sparse/arch/xen/Makefile
xenolinux-2.4.25-sparse/arch/xen/boot/Makefile
xenolinux-2.4.25-sparse/arch/xen/config.in
xenolinux-2.4.25-sparse/arch/xen/kernel/entry.S
xenolinux-2.4.25-sparse/arch/xen/kernel/head.S
xenolinux-2.4.25-sparse/arch/xen/kernel/setup.c
xenolinux-2.4.25-sparse/arch/xen/mm/init.c
xenolinux-2.4.25-sparse/include/asm-xen/fixmap.h
xenolinux-2.4.25-sparse/include/asm-xen/highmem.h
xenolinux-2.4.25-sparse/include/asm-xen/pgtable.h
xenolinux-2.4.25-sparse/mm/highmem.c [new file with mode: 0644]